* tutorial.el (tutorial--detailed-help): Remove unnecessary link
authorChong Yidong <cyd@stupidchicken.com>
Fri, 22 Dec 2006 15:16:58 +0000 (15:16 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 22 Dec 2006 15:16:58 +0000 (15:16 +0000)
commitb18486372e99360c317dc5e4e4e5d6fcf6f76488
treedba79545da90ee6f0cf7cced70dc2ac27793d36e
parent243f0fec1f5bf1387771570bb03381245bba8b23
* tutorial.el (tutorial--detailed-help): Remove unnecessary link
to the Emacs Lisp reference manual.
(tutorial--tab-map): Remove.  All callers changed.
(tutorial--find-changed-keys): New elt QUIET, used to...
(tutorial--display-changes): ...ensure that warning messages are
only issued once per changed key.
(tutorial--remove-remarks): Delete unused code-path.
(lang-strings): Remove extraneous formatting.
lisp/ChangeLog